From 00f4c1ed950a6e90b789c6c0ff50ecb17ce1f519 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Fri, 22 Sep 2017 22:14:48 +0530 Subject: [PATCH] Add missing copyright information to copyright file. Warnings were mostly reported by lintian after new version was built. --- debian/copyright | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index f1aeed3d1..10b58edaa 100644 --- a/debian/copyright +++ b/debian/copyright @@ -64,6 +64,7 @@ Files: vendor/backtrace-0* vendor/scoped-tls-0* vendor/tar-0* vendor/toml-0* + vendor/socket2-* Copyright: 2014-2017 Alex Crichton 2014-2017 The Rust Project Developers License: MIT or Apache-2.0 @@ -73,6 +74,8 @@ Files: vendor/aho-corasick-* vendor/docopt-* vendor/memchr-* vendor/utf8-ranges-* + vendor/wincolor-* + vendor/termcolor-* Copyright: 2015 Andrew Gallant License: MIT or Unlicense Comment: see upstream projects, @@ -80,6 +83,8 @@ Comment: see upstream projects, * https://github.com/BurntSushi/aho-corasick * https://github.com/BurntSushi/rust-memchr * https://github.com/BurntSushi/utf8-ranges + * https://github.com/BurntSushi/ripgrep/tree/master/wincolor + * https://github.com/BurntSushi/ripgrep/tree/master/termcolor Files: vendor/dbghelp-sys-0* vendor/kernel32-* @@ -252,17 +257,29 @@ Comment: vendor/unicode-xid-0.0.4/scripts/unicode.py:// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly vendor/unicode-xid-0.0.4/src/tables.rs:// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly -Files: vendor/unreachable-0* +Files: vendor/unreachable-* vendor/void-1.* Copyright: 2015-2017 Jonathan Reem License: MIT Comment: see https://github.com/reem/ Files: vendor/url-1.* + vendor/percent-encoding-* Copyright: 2015-2016 Simon Sapin 2013-2016 The rust-url developers License: MIT or Apache-2.0 Comment: see https://github.com/servo/rust-url + see https://github.com/servo/rust-url/tree/master/percent_encoding + +Files: vendor/hex-* +Copyright: 2015, rust-hex Developers +License: MIT or Apache-2.0 +Comment: see https://github.com/KokaKiwi/rust-hex + +Files: vendor/atty-* +Copyright: 2015-2016, Doug Tangren +License: MIT +Comment: see https://github.com/softprops/atty Files: vendor/vcpkg-0* Copyright: 2017-2017 Jim McGrath -- 2.30.2